home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / include / opcode / ChangeLog < prev    next >
Encoding:
Text File  |  1992-04-09  |  2.3 KB  |  75 lines

  1. Thu Apr  9 00:31:19 1992  Per Bothner  (bothner@rtl.cygnus.com)
  2.  
  3.     * rs6k.h: Fix incorrect extended opcode for instructions `fm'
  4.         and `fd'.  (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).)
  5.  
  6. Tue Apr  7 13:38:47 1992  Stu Grossman  (grossman at cygnus.com)
  7.  
  8.     * rs6k.h:  Move from ../../gdb/rs6k-opcode.h.
  9.  
  10. Fri Apr  3 11:30:20 1992  Fred Fish  (fnf@cygnus.com)
  11.  
  12.     * m68k.h (one, two):  Cast macro args to unsigned to suppress
  13.     complaints from compiler and lint about integer overflow during
  14.     shift.
  15.  
  16. Sun Mar 29 12:22:08 1992  John Gilmore  (gnu at cygnus.com)
  17.  
  18.     * sparc.h (OP):  Avoid signed overflow when shifting to high order bit.
  19.  
  20. Fri Mar  6 00:22:38 1992  John Gilmore  (gnu at cygnus.com)
  21.  
  22.     * mips.h:  Make bitfield layout depend on the HOST compiler,
  23.     not on the TARGET system.
  24.  
  25. Fri Feb 21 01:29:51 1992  K. Richard Pixley  (rich@cygnus.com)
  26.  
  27.     * i386.h: added inb, inw, outb, outw opcodes, added att syntax for
  28.       scmp, slod, smov, ssca, ssto.  Curtesy Minh Tran-Le
  29.       <TRANLE@INTELLICORP.COM>.
  30.  
  31. Thu Jan 30 07:31:44 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
  32.  
  33.     * h8300.h: turned op_type enum into #define list
  34.  
  35. Thu Jan 30 01:07:24 1992  John Gilmore  (gnu at cygnus.com)
  36.  
  37.     * sparc.h:  Remove "cypress" architecture.  Remove "fitox" and
  38.     similar instructions -- they've been renamed to "fitoq", etc.
  39.     REALLY fix tsubcctv.  Fix "fcmpeq" and "fcmpq" which had wrong
  40.     number of arguments.
  41.     * h8300.h:  Remove extra ; which produces compiler warning.
  42.  
  43. Tue Jan 28 22:59:22 1992  Stu Grossman  (grossman at cygnus.com)
  44.  
  45.     * sparc.h:  fix opcode for tsubcctv.
  46.  
  47. Tue Jan  7 17:19:39 1992  K. Richard Pixley  (rich at cygnus.com)
  48.  
  49.     * sparc.h: fba and cba are now aliases for fb and cb respectively.
  50.  
  51. Fri Dec 27 10:55:50 1991  Per Bothner  (bothner at cygnus.com)
  52.  
  53.     * sparc.h (nop):  Made the 'lose' field be even tighter,
  54.     so only a standard 'nop' is disassembled as a nop.
  55.  
  56. Sun Dec 22 12:18:18 1991  Michael Tiemann  (tiemann at cygnus.com)
  57.  
  58.     * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is
  59.     disassembled as a nop.
  60.  
  61. Tue Dec 10 00:22:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  62.  
  63.     * sparc.h: fix a typo.
  64.  
  65. Sat Nov 30 20:40:51 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
  66.  
  67.     * a29k.h, arm.h, h8300.h,  i386.h,  i860.h, i960.h , m68k.h, 
  68.     m88k.h, mips.h , np1.h, ns32k.h, pn.h, pyr.h, sparc.h, tahoe.h,
  69.     vax.h, ChangeLog: renamed from ../<foo>-opcode.h
  70.  
  71.  
  72.     
  73.  
  74.  
  75.